Click or drag to resize

MessageOpen Method (String)

Loads message from the specified file.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public void Open(
	string filePath
)

Parameters

filePath
Type: SystemString
File path.
See Also